home *** CD-ROM | disk | FTP | other *** search
/ Cracking 2 / Cracking II..iso / Texty / crackme / CRKME3.EXE / 0 / RCDATA / TFORM4 / TFORM4.txt
Encoding:
Text File  |  1999-03-26  |  697 b   |  34 lines

  1. object Form4: TForm4
  2.   Left = 666
  3.   Top = 308
  4.   BorderStyle = bsNone
  5.   BorderWidth = 2
  6.   Caption = 'Form4'
  7.   ClientHeight = 26
  8.   ClientWidth = 148
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 147
  23.     Height = 26
  24.     Caption = '!!! CONGRATZ !!!'
  25.     Font.Charset = ANSI_CHARSET
  26.     Font.Color = clWindowText
  27.     Font.Height = -19
  28.     Font.Name = 'Comic Sans MS'
  29.     Font.Style = []
  30.     ParentFont = False
  31.     OnClick = Label1Click
  32.   end
  33. end
  34.